Skip to content

✨Remove unsafe rust code#2630

Merged
BelSequent merged 8 commits into
release/10.0from
feat/meta-7111-remove-unsafe/release/10.0
May 13, 2026
Merged

✨Remove unsafe rust code#2630
BelSequent merged 8 commits into
release/10.0from
feat/meta-7111-remove-unsafe/release/10.0

Conversation

@eselimsen
Copy link
Copy Markdown
Contributor

Removes unsafe rust usages from windmill and forbids it in cargo config.
Unsafe static accesses are replaced with std::RwLock as those were global settings written only once or a few times, but read often.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 6, 2026

All contributors have signed the CLA. ✅
Posted by the CLA Assistant Lite bot.

@BelSequent BelSequent merged commit 1412ea8 into release/10.0 May 13, 2026
19 checks passed
@BelSequent BelSequent deleted the feat/meta-7111-remove-unsafe/release/10.0 branch May 13, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants